=====================================
=RP2 UU Matter Recipes, by DoomFruit=
=====================================

Version 1.1

Requirements: Minecraft r1.2.5, Minecraft Forge (any version for r1.2.5), IndustrialCraft 2

Very much recommended: Redpower 2 (it's kinda pointless otherwise...)


Description: This mod adds UU matter recipes for marble, basalt, gems, nikolite, silver and tungsten from Redpower 2.

Recipes (3x3 crafting grid, M = UU matter, D = diamond):


1 UU matter in the top-left = 8 blocks of marble.
1 UU matter in the top-right = 6 blocks of basalt.


M  
    = 1 ruby
MMM

 M 
    = 1 emerald
MMM

  M
    = 1 sapphire
MMM

MMM
 M  = 12 nikolite dust
   


  M
 MM = 1 silver ore (hey, it's pretty rare)
  M

MMM
MDM = 1 tungsten ore (yes, that *is* a diamond in the middle)
MMM



Installation: copy the mod_UUMarbleRecipe.zip file into your .minecraft/mods/ directory and run Minecraft as normal. If you don't have Redpower 2 installed, the mod will do nothing.

When running this mod on a server, clients do not need it installed to use the new recipes. If they don't have it installed, they won't be able to see the item in the output slot of the crafting grid, but they will still be able to make said item.


Changelog:

v1.0 = initial release, allowed one to create marble and basalt with UU matter.

v1.1 = added recipes for silver, nikolite, gems and tungsten.


Source/Compilation Notes:

The supplied file compiles for the client. To compile it for the server, three changes need to be made, all indicated by a // --SERVER COMPILATION NOTE-- comment line.

They are:

-Line 9: comment out import net.minecraft.client.Minecraft;
-Line 62: comment out the first static File RP2Config = ... line
-Line 65: uncomment the second static File RP2Config = ... line


Usage:

Do whatever you like to this mod, but include the source code if you distribute it or a modified version. Additionally, the IC2 team can use this code and not release their modified version, as per Alblaka's conditions for making IC2 mods, listed on the IC2 forum.


RedPower 2 UU Matter recipes v1.1, 2012-07-06, DoomFruit.
